github.com/jackc/pgx/v5/pgtype.encodePlanJSONBCodecBinaryWrapper.textPlan (field)
3 uses
github.com/jackc/pgx/v5/pgtype (current package)
jsonb.go#L26: return &encodePlanJSONBCodecBinaryWrapper{textPlan: plan}
jsonb.go#L36: textPlan EncodePlan
jsonb.go#L41: return plan.textPlan.Encode(value, buf)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)